Skip to content

Reword exception message#110481

Merged
idegtiarenko merged 6 commits intoelastic:mainfrom
idegtiarenko:update_error_message
Jul 9, 2024
Merged

Reword exception message#110481
idegtiarenko merged 6 commits intoelastic:mainfrom
idegtiarenko:update_error_message

Conversation

@idegtiarenko
Copy link
Copy Markdown
Contributor

Rewords the exception message to make it clear the documents limit is per shard, not per index.

Rewords the exception message to make it clear the documents limit is per shard, not per index.
@idegtiarenko idegtiarenko added >non-issue :Distributed/Engine Anything around managing Lucene and the Translog in an open shard. Team:Distributed Meta label for distributed team. v8.15.0 labels Jul 4, 2024
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

@idegtiarenko idegtiarenko requested a review from DaveCTurner July 5, 2024 06:40
Copy link
Copy Markdown
Contributor

@kingherc kingherc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Member

@DaveCTurner DaveCTurner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we just call it shard instead of index shard? I know we call it IndexShard internally but I don't think this is something users would generally understand.

# Conflicts:
#	server/src/internalClusterTest/java/org/elasticsearch/index/engine/MaxDocsLimitIT.java
@idegtiarenko idegtiarenko requested a review from DaveCTurner July 9, 2024 08:05
Copy link
Copy Markdown
Member

@DaveCTurner DaveCTurner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@idegtiarenko idegtiarenko merged commit d5958cd into elastic:main Jul 9, 2024
@idegtiarenko idegtiarenko deleted the update_error_message branch July 9, 2024 09:57
tvernum pushed a commit that referenced this pull request Feb 25, 2025
Rewords the exception message to make it clear the documents limit is per shard, not per index.
tvernum pushed a commit that referenced this pull request Feb 25, 2025
Rewords the exception message to make it clear the documents limit is per shard, not per index.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed/Engine Anything around managing Lucene and the Translog in an open shard. >non-issue Team:Distributed Meta label for distributed team. v8.15.0 v8.16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants